home *** CD-ROM | disk | FTP | other *** search
/ Champak 61 / Volume 61 - JOGO DISK .iso / interface / browser.swf / scripts / DefineSprite_293 / frame_13 / DoAction.as
Text File  |  2008-05-27  |  4KB  |  80 lines

  1. stop();
  2. if(_global.var_destaque == "jogos")
  3. {
  4.    _root.secoes.descricoes.gotoAndStop(1);
  5.    _root.secoes.tipo.gotoAndStop("JOGAR");
  6.    _root.nome = "I Lost my Poppy               ";
  7.    _root.secoes.descricoes.descricao.text = "You have just lost your little puppy; try to recognise it amongst all the other dogs.";
  8.    _root.controle = "Mouse - Left hand button interacts with the game";
  9.    _root.comando = "run.app";
  10.    _root.licenca = "Freeware";
  11.    _root.caminho = "\\Games\\i_lost_my_poppy.swf";
  12.    _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Games\\i_lost_my_poppy.swf";
  13.    loadMovie("interface\\imagens\\i_lost_my_poppy.jpg","_root.secoes.descricoes.destino");
  14. }
  15. if(_global.var_destaque == "lousinha magica")
  16. {
  17.    _root.secoes.descricoes.gotoAndStop(2);
  18.    _root.secoes.tipo.gotoAndStop("executar");
  19.    _root.nome = "Magic Blackboard TopGames KIDS";
  20.    _root.secoes.descricoes.descricao.text = "Free your mind and create your own pictures with this amazing digital magic blackboard, exclusively prepared for you";
  21.    _root.controle = "Mouse - brush control, Left button - tool selection";
  22.    _root.comando = "run.app";
  23.    _root.licenca = "Freeware";
  24.    _root.caminho = "\\Magic Blackboard\\TPK.exe";
  25.    _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Magic Blackboard\\TPK.exe";
  26.    loadMovie("interface\\imagens\\tpk.jpg","_root.secoes.descricoes.destino");
  27. }
  28. if(_global.var_destaque == "recorte e cole")
  29. {
  30.    _root.secoes.descricoes.gotoAndStop(2);
  31.    _root.secoes.tipo.gotoAndStop("abri");
  32.    _root.nome = "Blossom";
  33.    _root.secoes.descricoes.descricao.text = "Cut out and stick together your very own super puff girl.";
  34.    _root.controle = "-";
  35.    _root.comando = "shellopen";
  36.    _root.licenca = "Freeware";
  37.    _root.caminho = "\\Cut and Paste\\Florzinho\\powerpuffGirls-blossom.pdf";
  38.    _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Cut and Paste\\Florzinho\\powerpuffGirls-blossom.pdf";
  39.    loadMovie("interface\\imagens\\florzinha.jpg","_root.secoes.descricoes.destino");
  40. }
  41. if(_global.var_destaque == "screensaver")
  42. {
  43.    _root.secoes.descricoes.gotoAndStop(2);
  44.    _root.secoes.tipo.gotoAndStop("instalavel");
  45.    _root.nome = "Scooby";
  46.    _root.secoes.descricoes.descricao.text = "Change your computer\'s screensaver";
  47.    _root.controle = "-";
  48.    _root.comando = "run.app";
  49.    _root.licenca = "Freeware";
  50.    _root.caminho = "\\Screensaver\\scooby.exe";
  51.    _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Screensaver\\JumpingSmiles.exe";
  52.    loadMovie("interface\\imagens\\screen.jpg","_root.secoes.descricoes.destino");
  53. }
  54. if(_global.var_destaque == "essenciais")
  55. {
  56.    _root.secoes.descricoes.gotoAndStop(2);
  57.    _root.secoes.tipo.gotoAndStop("LINK");
  58.    _root.nome = "DirectX 9";
  59.    _root.secoes.descricoes.descricao.text = "Download right now DirectX 9 latest version, a required software for many Windows games. It\'s necessary to be on internet to download it. File size: 69.5MB";
  60.    _root.controle = "_";
  61.    _root.comando = "LINK";
  62.    _root.licenca = "Freeware";
  63.    _root.caminho = "http://go.microsoft.com/fwlink/?linkid=56511&clcid=0x409";
  64.    _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%http://go.microsoft.com/fwlink/?linkid=56511&clcid=0x409";
  65.    loadMovie("interface\\imagens\\directx9.jpg","_root.secoes.descricoes.destino");
  66. }
  67. if(_global.var_destaque == "animacoes")
  68. {
  69.    _root.secoes.descricoes.gotoAndStop(2);
  70.    _root.secoes.tipo.gotoAndStop("video");
  71.    _root.nome = "Movies";
  72.    _root.secoes.descricoes.descricao.text = "Have fun with the most funny stories";
  73.    _root.controle = "-";
  74.    _root.comando = "run.app";
  75.    _root.licenca = "Freeware";
  76.    _root.caminho = "\\Animations\\Video_Player.exe";
  77.    _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Animations\\Video_Player.exe";
  78.    loadMovie("interface\\imagens\\animacoes.jpg","_root.secoes.descricoes.destino");
  79. }
  80.